net/http.response.finishRequest (method)

3 uses

	net/http (current package)
		server.go#L1654: func (w *response) finishRequest() {
		server.go#L2015: 		w.finishRequest()
		server.go#L2067: 	w.finishRequest()